home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Prog / S / Simple Sockets 1.0.1.sit / Simple Sockets 1.0.1 ƒ / MacTCP Headers ƒ / Universal Headers / MacTCP Headers / GetMyIPAddr.h < prev    next >
Encoding:
Text File  |  1994-12-02  |  363 b   |  12 lines  |  [TEXT/MMCC]

  1. // ===========================================================================
  2. //    GetMyIPAddr.h                    ©1994 Metrowerks Inc. All rights reserved.
  3. // ===========================================================================
  4.  
  5. #ifndef __CONDITIONALMACROS__
  6. #include <ConditionalMacros.h>
  7. #endif
  8.  
  9. #if OLDROUTINENAMES && !defined(__MACTCP__)
  10. #include <MacTCP.h>
  11. #endif
  12.